Welcome![Sign In][Sign Up]
Location:
Search - JAVA dll

Search list

[Windows DevelopZip32Jni.dll

Description: 利用Jni技术,实现在Java种调用Zip32-Load Zip32.dll in Java by JNI
Platform: | Size: 374055 | Author: 宋军强 | Hits:

[JSP/Javajava

Description: java中调用c(c++)写的dll文件的实现
Platform: | Size: 11427 | Author: 杨晓冬 | Hits:

[OS programJNI_md

Description: jni、jni_md编译Java Dll的头文件 两个编译Java dll的头文件
Platform: | Size: 8574 | Author: kk | Hits:

[Documentsjava 动态库开发

Description: 可以对dll中的方法进行调用,也可以调用com中的方法. 内部还提供了一个工具,直接对 com组件导出成 java的类,个人认为很方便.
Platform: | Size: 19763 | Author: cs.huacai@163.com | Hits:

[Windows DevelopBiosNtSuiteBin

Description: 1.Bios ID号2 Bios 类型3 Bios 日期4 OEM 信息5.主板芯片ID号读取代码以及dll 支持:win95/98/Me/NT/2000/XP MS Visual Studio(vc,vb,etc.) Borland Builders(C++ builder, Delphi, JBuilder) 通过com-java桥, BiosNt能够用于Java2环境中Power Builder-1.Bios ID No. 2 Bios three types Bios date information OEM 4 5. Motherboard chip ID code reader and dll support : win95/98/Me/NT/2000/XP MS Visual Studio (vc, vb, etc.). Borland Builders (C builder, Delphi, JBuilder) com- java bridge can be used Java2 BiosNt environment Power Builder
Platform: | Size: 2585600 | Author: 尹伟红 | Hits:

[ERP-EIP-OA-PortalNJICCard

Description: java接口(关于java调用动态库,串口操作等)-java interface (on java call DLL, serial operations, etc.)
Platform: | Size: 940032 | Author: 李大军 | Hits:

[OS program售饭系统

Description: 以前为一个公司设计的售饭系统~,采用Delphi7+SQLServer2000,几乎没有用第三方控件,编译的时候修改一下连接就能运行。里面包括数据库的创建,数据库备份还原,以及.dll文件等 -before a company designed to EL keyboard Illumination System, used Delphi7 CRM, with almost no third-party controls, compile time will be able to connect to change it running. They include the creation of the database, the database backup reduction. Dll files
Platform: | Size: 4640768 | Author: zd | Hits:

[JSP/Javadll_files_for_jni

Description: jni,use file dll to get hardware information at windows platform
Platform: | Size: 214016 | Author: renbei | Hits:

[ActiveX/DCOM/ATLdll

Description: DLL编程资料。一本很全面的书,关于DLL在LINUX、VC、DELPHI中的使用。-DLL programming information. A very comprehensive book on the DLL in LINUX, VC, DELPHI in use.
Platform: | Size: 481280 | Author: xusen | Hits:

[DocumentsAsprise-OCR-Java-Windows_XP_32bit-4.0

Description: 使用方法: 1、把:AspriseOCR.dll、DevIL.dll、ILU.dll这三个动态链接库文件放到 windows/system32 下面 2、开发用到aspriseOCR.jar组件 3、开发实例代码:(实例代码)ParseJPEG_withOCR.java 4.CloseWin.exe是销毁本sdk调用dll是弹出的Asprise购买提示,在进行批量识别图片时把CloseWin.exe同时运行就好了,这样就解除了弹出购买窗口这个问题 5.文件夹closeWin内C++工程源码-Use: 1 to: AspriseOCR.dll, DevIL.dll, ILU.dll three dynamic link library file into the windows/system32 2 below, the development used aspriseOCR.jar component 3, the development instance of the code: (example code ) ParseJPEG_withOCR.java 4.CloseWin.exe is the destruction of the sdk dll is called pop-up Asprise buying tips, pictures during the mass identification CloseWin.exe run like a, thus lifting the window pops up to purchase this issue 5. file folder within the C++ works closeWin Source
Platform: | Size: 6054912 | Author: 吕军 | Hits:

[JSPgps

Description: 给出了Java通过JNI技术调用VC++DLL的方法,并设计了含有串口GPS类和Java导出函数的DLL,该DLL既可以用于Java访问串口GPS,也可以用于VC++访问串口GPS,实现了Java和VC++共用的动态连接库设计。-In this paper, the method of Java to call VC ++ DLL is provided by technology of JNI, and the DLL including serial port class of GPS and export function of Java are designed which can be used to access serial port of GPS by Java as well as VC ++ . The dynamic link library shared by Java and VC ++ is realized.
Platform: | Size: 206848 | Author: 周志磊 | Hits:

[JSP/JavaJAVA-OCR

Description: 使用方法: 1、把:AspriseOCR.dll、DevIL.dll、ILU.dll这三个动态链接库文件放到 windows/system32 下面 2、开发用到aspriseOCR.jar组件 3、开发实例代码:(实例代码)ParseJPEG_withOCR.java
Platform: | Size: 6041600 | Author: jetway | Hits:

[Internet-NetworkWindowsSocket

Description: Windows下的Socket程序设计 在Windows下实现Socket网络程序需要使用Winsock网络编程接口,应用程序通过调用Winsock的API实现相互间的通信。Winsock的服务是以动态链接库Winsock DLL形式实现的,所以必须先调用WSAStartup函数对Winsock进行初始化,协商Winsock的版本支持,分配必要的资源。 -Under Windows Socket Programming in Windows Socket network program needs to be achieved using Winsock network programming interfaces, an application by calling the Winsock API to achieve inter-communication. Winsock dynamic link library service is implemented as Winsock DLL, so you must first call the WSAStartup function to initialize Winsock, Winsock version negotiation support, allocation of necessary resources.
Platform: | Size: 7168 | Author: 和牧 | Hits:

[JSP/JavaActiveX-dll

Description: 用于web编程发送短信的实现的activex的接口代码-Send text messages for web programming interface code implemented activex
Platform: | Size: 1908736 | Author: devil | Hits:

[CommunicationJava-to-call-VC-PP-DLL

Description: Java 通过JNI 技术调用VC ++ DLL 的方法, 并设计了含有串口GPS 类和Java 导出 函数的DLL , 该DLL 既可以用于Java 访问串口GPS , 也可以用于VC ++ 访问串口GPS , 实现了Java和VC ++ 共用的动态连接库设计。-Java through JNI technology called VC++ DLL' s methods, and design and the Java class containing the serial GPS export function DLL, which both can be used for Java to access the serial port GPS, can also be used in VC++ to access the serial port GPS, to achieve a Java and VC++ shared dynamic link library design.
Platform: | Size: 207872 | Author: rocky | Hits:

[JSP/Javajava-calling-CPP-using-jinvoke

Description: JAVA CALLS C++ USING JINVOKE.INSTALL JINVOKE AND PLACE THE C++ SOURCE CODES IN SAME PATH AS JINVOKE.WRITE JAVA CODES AND COMPILE.
Platform: | Size: 18701312 | Author: dingo100 | Hits:

[JSP/Javajava-cef-49.87.win32.2

Description: java-cef win32位版本,jar包中有dll文件,可以直接使用(java-cef-49.87.win32.2.jar)
Platform: | Size: 37076992 | Author: 测试测试 | Hits:

[JSP/Javajava 串口通讯实例

Description: 功能如附件,适合初学者,大神闪过。。。。。(An example of Java Communication)
Platform: | Size: 1024 | Author: hansunwang | Hits:

[JSP/Javaspring-boot-file-upload-example

Description: java调用dll文件,连接打卡机的JAVA代码示例(Java calls the DLL file and connects the JAVA code examples of the card puncher)
Platform: | Size: 6144 | Author: shzhh | Hits:

[Windows Developdll

Description: Java程序生成dll,c#调用时需要的dll动态库,ikvm库 非常好用(The Java program generates DLL dynamic libraries that need DLL when calling c#. Ikvm library is very useful.)
Platform: | Size: 4511744 | Author: 呵哈我哈 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net